Transfer to Figma prototype

Changing these numbers will have no effect if the prototype interactions aren't updated either!

Compiler/assembler

C code
ELVM IR
Assembled code
Output










Program memory size: - variables (assemble to update)
Dispatch memory size: - variables (assemble to update)
Main memory size: - variables (assemble to update) - you may need more for dynamic mem access
Runtime instructions: - (run to update)
Runtime memory use: - (run to update)